185531
@@ -530,8 +530,6 @@
public static SessionState start(SessionState startSs) {
       } catch (Exception e) {
         throw new RuntimeException(e);
       }
-    } else {
-      LOG.info("No Tez session required at this point. hive.execution.engine=mr.");
     }
     return startSs;
   }
